home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / triton11.ads < prev    next >
Text File  |  1994-07-18  |  6KB  |  122 lines

  1.  
  2.                         ADS File Description
  3.                         --------------------
  4. Program Name: Triton 1.1                 Registration Fee: US$15/DM20
  5.       Author: Stefan Zeiger (2:244/6302.15)
  6. Files / Size: TRITON11.LHA 250668
  7.     Released: 14-JUL-94
  8. =====================================================================
  9.  
  10.                              Triton 1.1
  11.  
  12. =====================================================================
  13.  
  14. Long Description:
  15.  
  16.     triton.library is a standard Amiga shared, runtime library.  Triton makes
  17. it  much  easier to create good-looking graphical user interfaces (GUIs) than
  18. GadTools, BOOPSI or other systems.
  19.  
  20.     The most important features are:
  21.  
  22.     - Object oriented system
  23.     - Automatically font sensitive, font adaptive
  24.     - Automatic keyboard shortcuts for default window actions
  25.     - *Really* easy to use
  26.     - Beautiful customizable OS2.x/3.x look
  27.     - Comes as a freely distributable shared library
  28.     - Size! Though Triton is very powerful, it is a shared library of less
  29.       than 50KB. You don't need any startup tools, BOOPSI classes or other
  30.       things. It's the Triton among the minnows of GUI creation systems ;)
  31.     - Resizeability of windows wherever applicable
  32.     - A Preferences editor which allows you to customize the look and feel
  33.       of all Triton GUIs
  34.  
  35.     By   using   Triton   you  don't  have  to  worry  about  otherwise  very
  36. time-consuming   things  like  font-sensitivity  and  resizeability  of  your
  37. windows.  What is even more important is that you can easily change your user
  38. interfaces  later without having to rearrange display objects.  Simply add an
  39. object to a group and the whole GUI will adapt to make room for it.
  40.  
  41. Changes from release 1.0 to release 1.1 (library version 2.54):
  42.  
  43.     Preferences editor added.
  44.     Image class added.
  45.     The Triton C support code is now compatible with SAS/C, DICE and gcc.
  46.     Linker libraries for gcc added.
  47.     AmigaOberon support added.
  48.     Minimum AmigaE and Assembler support added.
  49.     Triton is now localized for OS2.1+. German and swedish catalogs are
  50.       included.
  51.     The shared library triton.library is now single-based. You may use it
  52.       from within other libraries and resident code and even patch
  53.       triton.library functions with SetFunction(). Other benefits include
  54.       smaller code size, less run-time memory requirements and faster
  55.       startup of triton.library.
  56.     Screen locking functions added.
  57.     Bug fixed: Added TR_Message.trm_App to avoid dereferencing already freed
  58.       TR_Message.trm_Project fields in order to get the TR_App of a message.
  59.     Bug fixed: Now TREZ_Return also works for ID 0.
  60.     Bug fixed: class_Scroller and class_Slider objects had problems with
  61.       filled backgrounds.
  62.     Now all class_Listview objects report double clicks.
  63.     It is now possible to put independant lines/columns into arrays. These
  64.       lines/columns will not be aligned like all other array elements. This
  65.       is especially useful for separator bars in arrays. See Triton demo
  66.       (window 'Groups') for an example.
  67.     TRCY_MX added. Cycle gadgets may now as an alternative be displayed as
  68.       mutually exclusive gadgets.
  69.     Object backfill inheriting added.
  70.     Named class_FrameBox objects added.
  71.     Texts created with class_Text may now be right-aligned.
  72.     It is now possible to avoid ugly gaps below listview objects. Instead
  73.       the gap will move to the end of the vertical group in which the
  74.       listview gadget is embedded. The listview creation macros in the C
  75.       includes for Triton have been changed to behave that way as default.
  76.     Bug fixed: class_Listview had problems with backfill patterns under
  77.       OS versions < 39 (OS3.0).
  78.     Bug fixed: In OS versions < 39 setting a new list in a listview caused
  79.       GadTools not to select any item of the list even though it was a
  80.       ListSS gadget which should *always* have a selected item. Now the
  81.       last selected item of the old list becomes selected in the new list
  82.       when you change the list entries (as in OS3.0+).
  83.     Bug fixed: All texts in TR_EasyRequest() now have TRTX_NOUNDERSCORE set.
  84.     Help support added.
  85.     Obsolete TR_AddClass() prototype removed.
  86.     Bug fixed: Changing the string in a string gadget didn't work.
  87.     Enhancement: When the TRAT_Disabled flag of an object is reset to its
  88.       current state, no refresh will be done.
  89.     Bug fixed: After attaching a list to an empty ListSS gadget, there was
  90.       no selected entry. In this case the last selected entry will now
  91.       become selected again after attaching a new list.
  92.     Bug fixed: TR_EasyRequest() mis-aligned gadgets in requesters with more
  93.       than one gadget.
  94.     TR_OpenTriton() allows to set the screen title.
  95.     Both window and screen title can be modified after opening the window.
  96.     Bug fixed: Pressing down a button and then disabling it caused the
  97.       disabled button to stay pressed down.
  98.     Bug fixed: Text in selected gadgets is now using the correct color.
  99.     Bug fixed: Objects in framing boxes were not disposed correctly.
  100.     Some new Triton demos added.
  101.  
  102. ============================================================================
  103.       Required Dos: AmigaOS 2.04 and up
  104.           Computer: Any Amiga
  105.                Ram: Should work fine on 512KB
  106. Suggested Hardware: -
  107.              Other: -
  108. ============================================================================
  109.            ADS Zone: Zone 2
  110.      ADS Hatch Site: Christoph Reichert
  111.        ADS Position: ADS Zone 2 Outbound Star, Region 24 Coordinator
  112.            BBS Name: Publishers-Treff
  113.     Phone Number(s): +49-6021-93435
  114.     Network Address: FidoNet 2:244/6302
  115.      Network Region: 24, Germany
  116.           BBS Hours: 24hour
  117.        BBS Software: RemoteAccess
  118.   BBS Storage Space: 640Mb
  119.   File Requestable :  <y> Y     < > N
  120. File Request Hours : 7.00h - 23.00h GMT
  121. _____________________________________________________________________________
  122.          ADS format (c)Copyright 1990 - 1993  ADS International